home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / M-Md / MacUser.cpt / MacUser MiniFinders / background_2578.txt < prev    next >
Text File  |  1990-07-05  |  8KB  |  372 lines

  1. -- background: 2578 from stack: in
  2. -- bmap block id: 3733
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: data
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0007
  16. -- rect: left=122 top=79 right=205 bottom=498
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 136
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: descript
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 2001
  30. -- rect: left=16 top=297 right=327 bottom=46
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 27267 / 27267
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Quit
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   answer "Do you want to Quit or go Home?" with "Quit" or "Home" or "Cancel"
  42.   if it is "Cancel" then exit mouseUp
  43.   if it is "Quit" then
  44.     DoMenu "Quit Hypercard"
  45.   else go home
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 2001
  53. -- rect: left=16 top=87 right=117 bottom=46
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1129 / 1129
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Next
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual scroll left
  65.   go next cd
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 5 (button)
  71. -- low flags: 00
  72. -- high flags: 2001
  73. -- rect: left=16 top=129 right=159 bottom=46
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 1130 / 1130
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Previous
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual scroll right
  85.   go prev cd
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 6 (button)
  91. -- low flags: 00
  92. -- high flags: 2001
  93. -- rect: left=16 top=171 right=201 bottom=46
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 1131 / 1131
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Back
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect zoom close
  105.   go to card Contents
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 7 (button)
  111. -- low flags: 00
  112. -- high flags: 2001
  113. -- rect: left=16 top=213 right=243 bottom=46
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 1895 / 1895
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: Help
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   visual effect zoom open
  125.   push card
  126.   go to card "Help card"
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 8 (field)
  132. -- low flags: 01
  133. -- high flags: 0000
  134. -- rect: left=99 top=223 right=238 bottom=358
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 0
  138. -- font id: 198
  139. -- text size: 10
  140. -- style flags: 0
  141. -- line height: 13
  142. -- part name: company name
  143.  
  144.  
  145. -- part 9 (field)
  146. -- low flags: 01
  147. -- high flags: 0007
  148. -- rect: left=360 top=275 right=330 bottom=501
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 136
  153. -- text size: 10
  154. -- style flags: 0
  155. -- line height: 13
  156. -- part name: Price
  157.  
  158.  
  159. -- part 10 (field)
  160. -- low flags: 01
  161. -- high flags: 0000
  162. -- rect: left=99 top=8 right=39 bottom=512
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 132
  167. -- text size: 24
  168. -- style flags: 0
  169. -- line height: 32
  170. -- part name: subject
  171.  
  172.  
  173. -- part 11 (field)
  174. -- low flags: 01
  175. -- high flags: 0000
  176. -- rect: left=99 top=53 right=74 bottom=425
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 198
  181. -- text size: 14
  182. -- style flags: 0
  183. -- line height: 18
  184. -- part name: Product
  185.  
  186.  
  187. -- part 12 (field)
  188. -- low flags: 01
  189. -- high flags: 0000
  190. -- rect: left=424 top=53 right=74 bottom=502
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 65535
  194. -- font id: 238
  195. -- text size: 18
  196. -- style flags: 0
  197. -- line height: 18
  198. -- part name: Mice
  199.  
  200.  
  201. -- part 13 (field)
  202. -- low flags: 01
  203. -- high flags: 0000
  204. -- rect: left=360 top=236 right=252 bottom=501
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 0
  208. -- font id: 136
  209. -- text size: 10
  210. -- style flags: 0
  211. -- line height: 13
  212. -- part name: Date Reviewed
  213.  
  214.  
  215. -- part 15 (field)
  216. -- low flags: 01
  217. -- high flags: 0000
  218. -- rect: left=99 top=301 right=330 bottom=332
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 0 / 0
  221. -- text alignment: 0
  222. -- font id: 136
  223. -- text size: 10
  224. -- style flags: 0
  225. -- line height: 13
  226. -- part name: Version shipping
  227.  
  228.  
  229. -- part 16 (button)
  230. -- low flags: 00
  231. -- high flags: 2001
  232. -- rect: left=16 top=255 right=285 bottom=46
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 1336 / 1336
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: Find
  241. ----- HyperTalk script -----
  242. on mouseUp
  243.   visual effect zoom open
  244.   go card findCard
  245. end mouseUp
  246.  
  247.  
  248.  
  249. -- part 17 (field)
  250. -- low flags: 01
  251. -- high flags: 0000
  252. -- rect: left=99 top=262 right=279 bottom=358
  253. -- title width / last selected line: 0
  254. -- icon id / first selected line: 0 / 0
  255. -- text alignment: 0
  256. -- font id: 136
  257. -- text size: 10
  258. -- style flags: 0
  259. -- line height: 13
  260. -- part name: phone
  261.  
  262.  
  263. -- part 19 (field)
  264. -- low flags: 01
  265. -- high flags: 0000
  266. -- rect: left=99 top=249 right=265 bottom=358
  267. -- title width / last selected line: 0
  268. -- icon id / first selected line: 0 / 0
  269. -- text alignment: 0
  270. -- font id: 136
  271. -- text size: 10
  272. -- style flags: 0
  273. -- line height: 13
  274. -- part name: city
  275.  
  276.  
  277. -- part 18 (field)
  278. -- low flags: 01
  279. -- high flags: 0000
  280. -- rect: left=99 top=236 right=253 bottom=358
  281. -- title width / last selected line: 0
  282. -- icon id / first selected line: 0 / 0
  283. -- text alignment: 0
  284. -- font id: 136
  285. -- text size: 10
  286. -- style flags: 0
  287. -- line height: 13
  288. -- part name: St Address
  289.  
  290.  
  291. -- part 21 (button)
  292. -- low flags: 00
  293. -- high flags: 2001
  294. -- rect: left=16 top=45 right=75 bottom=46
  295. -- title width / last selected line: 0
  296. -- icon id / first selected line: 314 / 314
  297. -- text alignment: 1
  298. -- font id: 0
  299. -- text size: 12
  300. -- style flags: 0
  301. -- line height: 16
  302. -- part name: PopUp
  303. ----- HyperTalk script -----
  304. on mousedown
  305.   doPopUpTOCMenu
  306. end mousedown
  307.  
  308.  
  309.  
  310.  
  311. -- part 20 (field)
  312. -- low flags: 01
  313. -- high flags: 0000
  314. -- rect: left=0 top=13 right=35 bottom=101
  315. -- title width / last selected line: 0
  316. -- icon id / first selected line: 0 / 0
  317. -- text alignment: 1
  318. -- font id: 238
  319. -- text size: 18
  320. -- style flags: 10240
  321. -- line height: 18
  322. -- part name: eddy
  323. ----- HyperTalk script -----
  324. on mouseUp
  325.   if line 1 of me contains "Eddy" then
  326.     lock screen
  327.     push card
  328.     go cd "Eddy"
  329.     unlock screen with visual iris open
  330.     play Outdoors
  331.     wait 120
  332.     lock screen
  333.     pop card
  334.     unlock screen with visual iris close
  335.   end if
  336. end mouseUp
  337.  
  338.  
  339.  
  340. -- part 24 (field)
  341. -- low flags: 81
  342. -- high flags: 0000
  343. -- rect: left=462 top=96 right=119 bottom=512
  344. -- title width / last selected line: 0
  345. -- icon id / first selected line: 0 / 0
  346. -- text alignment: 0
  347. -- font id: 3
  348. -- text size: 12
  349. -- style flags: 0
  350. -- line height: 16
  351. -- part name: numericMice
  352.  
  353.  
  354. -- part 27 (button)
  355. -- low flags: 00
  356. -- high flags: 2001
  357. -- rect: left=16 top=255 right=285 bottom=46
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 7449 / 7449
  360. -- text alignment: 1
  361. -- font id: 0
  362. -- text size: 12
  363. -- style flags: 0
  364. -- line height: 16
  365. -- part name: Find
  366. ----- HyperTalk script -----
  367. on mouseUp
  368.   visual effect zoom open
  369.   go card findCard
  370. end mouseUp
  371.  
  372.